hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
RingBuffer.read
hip
util
data_structures
RingBuffer
It may read less than count if it is out of bounds
T
[]
read
(uint count)
struct
RingBuffer
(T, uint Length)
@
nogc
immutable
T
[]
read
(
uint
count
)
T
read
()
Meta
Source
See Implementation
hip
util
data_structures
RingBuffer
constructors
this
destructors
~this
functions
dispose
push
read
variables
data
It may read less than count if it is out of bounds